projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d0d61d
)
Add keyword placeholder to tramp.el
author
Michael Albinus
<michael.albinus@gmx.de>
Mon, 10 Mar 2025 16:40:51 +0000
(17:40 +0100)
committer
Michael Albinus
<michael.albinus@gmx.de>
Mon, 10 Mar 2025 16:40:51 +0000
(17:40 +0100)
* lisp/net/tramp.el: Add Version, Package-Requires, Package-Type
and URL keywords.
lisp/net/tramp.el
patch
|
blob
|
history
diff --git
a/lisp/net/tramp.el
b/lisp/net/tramp.el
index b6dc110f6a615e8ae5111fff25286c03c0553888..a343a8ec517bce5f29f70cfc0348455a8218a2fc 100644
(file)
--- a/
lisp/net/tramp.el
+++ b/
lisp/net/tramp.el
@@
-7,6
+7,10
@@
;; Maintainer: Michael Albinus <michael.albinus@gmx.de>
;; Keywords: comm, processes
;; Package: tramp
+;; Version: 0
+;; Package-Requires: ()
+;; Package-Type: multi
+;; URL: https://www.gnu.org/software/tramp/
;; This is a GNU ELPA :core package. Avoid functionality that is not
;; compatible with the version of Emacs recorded in trampver.el.